home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / embedded / mcu332 / 332-101.arc / 6.HLP < prev    next >
Text File  |  1990-01-03  |  742b  |  20 lines

  1.  
  2.  
  3.                      STATUS Display function 
  4.  
  5.     The STATUS display function is used to show the processing
  6. state of  the M68332.            
  7.  
  8.     Three M68332 signals are displayed by the STATUS function. 
  9. The FREEZE signal indicates the run state of the M68332. FREEZE=0 
  10. indicates that the M68332 is currently executing instructions. 
  11. FREEZE=1 indicates that the M68332 has stopped executing
  12. instructions and is currently in the Background state. This is the
  13. M68332 state used by this program to read and write memory or
  14. register data to the  development system. The HALT signal reflect
  15. the state of the HALT pin  of the M68332. Likewise, the RESET
  16. signal reflects the state of the  M68332 RESET pin. 
  17.             
  18.  
  19. %END
  20.